CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - java data structure

搜索资源列表

  1. Pro Java 6 3D Game Development

    0下载:
  2. Java 3D is a high-level 3D graphics API based around the construction of a scene graph data structure that contains the objects that appear in the 3D scene. Java 3D topics covered here include how to build your own 3D models, load existing models, cr
  3. 所属分类:软件工程

    • 发布日期:2011-04-09
    • 文件大小:7639303
    • 提供者:shatonymouse
  1. DM4

    0下载:
  2. 执行流程: 1. 用户输入参数:K的选择,训练数据,测试数据的路径; 2. 读取训练数据集和测试数据集文件,用ArffFileReader类读取并组织起InstanceSet数据结构; 3. 利用上面的相似度量标准,对每一个测试集中的Instance,计算与其最相似的K个训练集中的Instance,通过投票进行分类,将分类结果存储经Instance的成员变量targetGuess中; 4. 对分类结果进行度量,包括分类正确率,各种类别实例的Precision,Recall;Con
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-04-03
    • 文件大小:129640
    • 提供者:xsl
  1. src

    0下载:
  2. PKU中一些数据结构基本算法题的java实现,包括DIJ、PRIM、二叉查找树、并查集、动态规划、KMP、匈牙利算法、深搜广搜等-PKU some basic data structure algorithm java realization of the title, including DIJ, PRIM, binary search tree, and search sets, dynamic programming, KMP, the Hungarian algorithm, colle
  3. 所属分类:Data structs

    • 发布日期:2017-03-28
    • 文件大小:78430
    • 提供者:俞昊旻
  1. data_structures_with_java

    0下载:
  2. 数据结构java源码,是数据结构与算法第2版的-Java source data structure is a data structure and algorithm version 2
  3. 所属分类:Data structs

    • 发布日期:2017-04-08
    • 文件大小:60244
    • 提供者:liuyi
  1. BiTree.java

    0下载:
  2. 数据结构 二叉树 的java实现 简单易懂-The java binary tree data structure to achieve easy-to-read
  3. 所属分类:Java Develop

    • 发布日期:2017-04-13
    • 文件大小:2070
    • 提供者:孙红果
  1. linklist

    0下载:
  2. 数据结构 链表的 java 实现 简单易懂-Java linked list data structure to achieve the easy-to-read
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:2000
    • 提供者:孙红果
  1. lianbiao

    0下载:
  2. 用java实现数据结构的链表结构,包括插入删除结点等功能。-Java data structure used to achieve the structure of the list, including the insertion node delete functions.
  3. 所属分类:Java Develop

    • 发布日期:2017-04-08
    • 文件大小:2031
    • 提供者:wangqian
  1. geneticalgorithmforthegenealizedassigmentproblem.r

    0下载:
  2. 分析了排课的数学模型, 根据遗传算法本身特点设计了一种数据结构基因编码 , 及几个涉及到的优化 目标评价函 数 , 提出了利用遗传算法解决排课问题的方法, 并通过试验验证了该方法的有效性、 可靠性 .-Timetable analysis of the mathematical model, according to the characteristics of genetic algorithm design of a data structure of genes encoding,
  3. 所属分类:Project Design

    • 发布日期:2017-03-30
    • 文件大小:186793
    • 提供者:
  1. (Java)

    0下载:
  2. 这本电子书是介绍java版数据结构中比较好的一本。适合初级水平学者-This book is to introduce the java version of the data structure in a relatively good one. Suitable for primary level scholars
  3. 所属分类:Java Develop

    • 发布日期:2017-05-13
    • 文件大小:2884229
    • 提供者:li
  1. AVL_TREES_best_example

    0下载:
  2. The applet illustrates the behaviour of binary search trees, Searching and Sorting Algorithms, Self-adjusting Binary Search Trees, Symmetric binary B-trees,聽Data structure and maintenance algorithms
  3. 所属分类:Java Develop

    • 发布日期:2017-03-29
    • 文件大小:200185
    • 提供者:mojamazica
  1. adjacencyListGragh

    0下载:
  2. Specification File adjacencyListGragh class GeneralGraph: use adjacency list to implement the graph which data structure is vector Construct methods: * public GeneralGraph(): contain an empty vector store the vertex and a boolean det
  3. 所属分类:Java Develop

    • 发布日期:2017-03-27
    • 文件大小:9236
    • 提供者:荆江
  1. KMP--suanfa

    0下载:
  2. 初看kmp算法的时候有点模糊,第一次就根本没明白过。 仔细的推敲。找相关类似的问题。现在把源程序贴出来供大家参考。 关键一点就是要了解next函数的构造,以及为什么要这么做。在数据结构中的next推倒,不过不是很好理解。 其中next是按1开始。 -Kmp algorithm for the beginning of the time look a bit vague on the first did not understand too. Careful scrutiny. To fin
  3. 所属分类:Document

    • 发布日期:2017-03-27
    • 文件大小:104669
    • 提供者:左刘鸿翔
  1. LinkNodeTest

    0下载:
  2. 该程序是用JAVA来实现数据结构中的链表程序!-The program is a JAVA data structure to achieve in the program list!
  3. 所属分类:Java Develop

    • 发布日期:2017-04-12
    • 文件大小:680
    • 提供者:杨德伟
  1. java

    0下载:
  2. 数据结构Java版,喜欢研究的可以下载-Java version of the data structure, like the study can be downloaded to see if
  3. 所属分类:Data structs

    • 发布日期:2017-05-12
    • 文件大小:2883966
    • 提供者:徐宏伟
  1. Java

    0下载:
  2. 本书提供了学习经典数据结构和算法的新方法。通过带有完整工作代码的详细示例清晰、透彻地解释了全书内容。掷骰子、纸牌和棋盘游戏提供了大量新颖、迷人的示例。. 本书首先透彻介绍了面向对象程序设计。利用这些工具,读者可以深入探究线性数据结构、算法(包括渐近表示法和递归)、树、集合和高级主题,如图和内存管理。 另外,页面清晰,一般在网上购买需要50多元人民币,可以为银子不充分的程序爱好者提供学习资料-This book provides a data structure of the clas
  3. 所属分类:Windows Develop

    • 发布日期:2017-05-27
    • 文件大小:10058257
    • 提供者:david
  1. jxc

    0下载:
  2. ETMVC框架的进销存系统 有权限管理,包含数据结构(数据库)-Invoicing ETMVC framework of rights management systems, including data structure (database)
  3. 所属分类:ERP-EIP-OA-Portal

    • 发布日期:2017-05-16
    • 文件大小:4379180
    • 提供者:闫旬俭
  1. Node

    0下载:
  2. 这是一个结点的操作,用java作为开发环境,用线性表作为数据结构-This is a node of the operation, using java as a development environment, using a linear form as a data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-03-28
    • 文件大小:603
    • 提供者:周祥
  1. Map

    0下载:
  2. 基于Java的最短路径连通图 用于一般大学计算机专业数据结构课设-Java-based shortest-path connected graphs for general university computer science courses based data structure
  3. 所属分类:Java Develop

    • 发布日期:2017-04-05
    • 文件大小:105580
    • 提供者:Jackie郑
  1. Graph

    0下载:
  2. 图类:一个处理数据结构中图的基础类方法。这个类包括对图的最完整建模算法-Graphs: a graph data structure processing base class methods. This class includes the most complete modeling algorithm diagram
  3. 所属分类:Data structs

    • 发布日期:2017-04-03
    • 文件大小:17921
    • 提供者:Johnny
  1. datastucture

    0下载:
  2. 用于数据结构中树的实现,包括二叉树的遍历,创建,以及哈弗曼树的实现-For the realization of the tree data structure, including the binary tree traversal, creation, as well as the realization of the tree Havermann
  3. 所属分类:Data structs

    • 发布日期:2017-04-14
    • 文件大小:4864
    • 提供者:
« 1 2 34 5 6 7 8 9 10 ... 20 »
搜珍网 www.dssz.com